home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / battstat.schemas < prev    next >
Encoding:
Text File  |  2009-04-23  |  3.9 KB  |  109 lines

  1. <gconfschemafile>
  2.     <schemalist>    
  3.       <schema>
  4.         <key>/schemas/apps/battstat-applet/prefs/red_value</key>
  5.         <owner>battstat-applet</owner>
  6.         <type>int</type>
  7.         <default>15</default>
  8.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  9.         <locale name="C">
  10.           <short>Red value level</short>
  11.           <long>The battery level below which the battery is displayed as red. Also the value at which the low battery warning is displayed.</long>
  12.         </locale>
  13.       </schema>
  14.  
  15.       
  16.       <schema>
  17.         <key>/schemas/apps/battstat-applet/prefs/red_value_is_time</key>
  18.     <owner>battstat-applet</owner>
  19.     <type>bool</type>
  20.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  21.     <locale name="C">
  22.       <short>Warn on low time rather than low percentage</short>
  23.       <long>Use the value defined in red_value as a time remaining to show the warning dialog rather than a percentage.</long>
  24.     </locale>
  25.       </schema>
  26.  
  27.        <schema>
  28.         <key>/schemas/apps/battstat-applet/prefs/low_battery_notification</key>
  29.         <owner>battstat-applet</owner>
  30.         <type>bool</type>
  31.         <default>true</default>
  32.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  33.         <locale name="C">
  34.       <short>Low Battery Notification</short>
  35.           <long>Notify user when the battery is low.</long>
  36.         </locale>
  37.       </schema>
  38.  
  39.       <schema>
  40.         <key>/schemas/apps/battstat-applet/prefs/full_battery_notification</key>
  41.         <owner>battstat-applet</owner>
  42.         <type>bool</type>
  43.         <default>false</default>
  44.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  45.         <locale name="C">
  46.       <short>Full Battery Notification</short>
  47.           <long>Notify user when the battery is full.</long>
  48.         </locale>
  49.       </schema>      
  50.       <schema>
  51.         <key>/schemas/apps/battstat-applet/prefs/beep</key>
  52.         <owner>battstat-applet</owner>
  53.         <type>bool</type>
  54.         <default>false</default>
  55.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  56.         <locale name="C">
  57.       <short>Beep for warnings</short>
  58.           <long>Beep when displaying a warning.</long>
  59.         </locale>
  60.       </schema>      
  61.                       
  62.       <schema>
  63.         <key>/schemas/apps/battstat-applet/prefs/drain_from_top</key>
  64.         <owner>battstat-applet</owner>
  65.         <type>bool</type>
  66.         <default>false</default>
  67.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  68.         <locale name="C">
  69.       <short>Drain from top</short>
  70.           <long>Show the battery meter draining from the top of the battery. Only implemented for traditional battery view.</long>
  71.         </locale>
  72.       </schema>      
  73.       <schema>
  74.         <key>/schemas/apps/battstat-applet/prefs/show_status</key>
  75.         <owner>battstat-applet</owner>
  76.         <type>bool</type>
  77.         <default>true</default>
  78.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  79.         <locale name="C">
  80.       <short>Upright (small) battery</short>
  81.           <long>Show the upright, smaller battery on the panel.</long>
  82.         </locale>
  83.       </schema>      
  84.       <schema>
  85.         <key>/schemas/apps/battstat-applet/prefs/show_battery</key>
  86.         <owner>battstat-applet</owner>
  87.         <type>bool</type>
  88.         <default>false</default>
  89.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  90.         <locale name="C">
  91.       <short>Show the horizontal battery</short>
  92.           <long>Show the traditional, horizontal battery on the panel.</long>
  93.         </locale>
  94.       </schema>      
  95.       <schema>
  96.         <key>/schemas/apps/battstat-applet/prefs/show_text</key>
  97.         <owner>battstat-applet</owner>
  98.         <type>int</type>
  99.         <default>0</default>
  100.         <gettext_domain>gnome-applets-2.0</gettext_domain>
  101.         <locale name="C">
  102.       <short>Show the time/percent label</short>
  103.           <long>0 for no label, 1 for percentage and 2 for time remaining.</long>
  104.         </locale>
  105.       </schema>      
  106.   </schemalist>
  107.   
  108. </gconfschemafile>
  109.